home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 458 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.8 KB

  1. Path: engnews1.Eng.Sun.COM!taumet!clamage
  2. From: dag@net.dynasim.se (Dag Bruck)
  3. Newsgroups: comp.std.c++
  4. Subject: Re: typedef not strong
  5. Date: 23 Feb 1996 15:55:17 GMT
  6. Organization: Dynasim AB, Lund, Sweden
  7. Sender: news@akropolis.malmo.trab.se (News adm)
  8. Approved: clamage@eng.sun.com (comp.std.c++)
  9. Message-ID: <Dn7vE0.6LE@akropolis.malmo.trab.se>
  10. References: <4g5sm4$dtt@natasha.rmii.com> <4g62li$kuh@engnews1.Eng.Sun.COM>
  11. NNTP-Posting-Host: taumet.eng.sun.com
  12. Content-Type: text
  13. X-Nntp-Posting-Host: net.dynasim.se
  14. Apparently-To: comp-std-c++@moderators.uu.net
  15. Content-Length: 944
  16. X-Lines: 28
  17. Originator: clamage@taumet
  18.  
  19. In article <4g62li$kuh@engnews1.Eng.Sun.COM>,
  20. Steve Clamage <clamage@Eng.Sun.COM> wrote:
  21. >rpayne@rainbow.rmii.com (Robert Payne) writes:
  22. >
  23. >>Why has C++ stayed with the weak typedef?  It has always seemed to
  24. >>me that it should provide a new type and not just a synomym.
  25. >
  26. >I don't remember that issue ever being brought up in the C++
  27. >committee.
  28.  
  29. The final comment of the Swedish Committee Draft Ballot response was
  30. a recommendation to look closer at this issue in the next round of
  31. standardization.  The suggested syntax was
  32.  
  33.     explicit typedef int length;
  34.  
  35. Note the use of keyword explicit to distinguish it from the current
  36. typedef.
  37.  
  38. Dag Bruck
  39. Swedish Head of Delegation, ISO SC22/WG21
  40.  
  41. -- 
  42. Dynasim AB                            Phone:  +46 46 182500
  43. Research Park Ideon                   Fax:    +46 46 129879
  44. S-223 70 Lund                         E-mail: Dag@Dynasim.se
  45. Sweden                                URL:    http://www.dynasim.se
  46.  
  47.  
  48. [ To submit articles: Try just posting with your newsreader.
  49.               If that fails, use mailto:std-c++@ncar.ucar.edu
  50.   FAQ:    http://reality.sgi.com/employees/austern_mti/std-c++/faq.html
  51.   Policy: http://reality.sgi.com/employees/austern_mti/std-c++/policy.html
  52.   Comments? mailto:std-c++-request@ncar.ucar.edu
  53. ]
  54.